DocInstance

The DocInstance object provides definition for the instance of the requested document. That is, the object describes a given document instance.

ParameterTypeDescription
DocIDRefstringA reference to the unique identifier (DocID) associated with a document.
DocDataDataContainer object for transaction data inputs and outputs in binary (base64), text, or xml format. It will include all documents in the current packet.
InstanceDisplayNamestringThe document display name associated with the document. This is authored as part of REQ authoring (Document > Properties). The InstanceDisplayName, with any spaces and special characters removed, is used as the file name in the returned document.
InstanceFileNamestringThe instance file name associated with the document instance. This is generated as a conversion of the dispay name (converting the display name to a file name) in a maner that replaces any special characters or spaces in the display name with an underscore (_).
InstanceFormattingMetadataInstanceFormattingMetadataContainer object used to define formatting metadata for an instance.
InstancePacketTypestringThe type of the packet associated with the instance.
InstancePacketNamestringThe packetCountname of the packet associated with the instance.
InstanceDocumentRefstringThe document reference associated with the instance.
InstanceSequenceExpereIntegerThe sequencing of the instance (as an integer).
InstanceBarcodeValuestringThe barcode value associated with the instance of the document.
InstancePageCountExpereIntegerThe number of pages in the instance.
InstanceRecordableFlagExpereBooleanA boolean defining if the document, generated by the specified instance, is a recorded document. A TRUE value indicates the document is recorded; a FALSE value indicates it is non-recordable.
InstancePageSizestringThe size of the page generated from the specified instance. The value on the response is calculated as either Letter or Legal. The values are returned in the string in initial caps format (Legal, Letter).
DocFormatDocumentFormatTypeObject defining the format type for a document (based on an enumerated value): PDF specifies that output documents should be formatted as PDF.; RAW_XML specifies that output documents should be formatted as XML.; RTF specifies that output documents should be formatted as RTF (dynamic documents output as RTF, however static docs output as fillable PDFs).
CopystringThe number of copies of the document associated with the instance.
AncillaryOutputOptionArrayOfAncillaryOutputOptionArray containing an unbound collection of AncillaryOutputOption objects.
SignaturePointSetSignaturePointSetObject defining the Signer.
FillableFieldSetFillableFieldSetObject defining the Fillable Checkbox and FillableText field.
DiscretePartyIDsDiscretePartyIDsA string of data containing a unique discrete party ID.
InstancePropertiesInstancePropertiesLeverages specific compliance-related requirements when using Wolters Kluwer print fulfillment through the following elements:
  • ColorPaperRequired
  • ColorPaperColor
  • PrintOption
  • RegistrationRequired
  • RegistrationInstructions
  • RecordingRequired
  • RecordingInstructions
  • CustomerPrintingRequired
  • CustomerPrintingInstructions
  • AttachmentRequired
  • AttachmentInstructions
  • InsertRequired
  • InsertInstructions
DiscreteParties DiscreteParties Object defining DiscreteParties.
InstanceSigningInstructionsType InstanceSigningInstructionsType Object defining ESign/InkSign/NoSignatures options.